const crypto/cipher.streamBufferSize

3 uses

	crypto/cipher (current package)
		ctr.go#L28: const streamBufferSize = 512
		ctr.go#L46: 	bufSize := streamBufferSize
		ofb.go#L29: 	bufSize := streamBufferSize